home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 February / PCWFEB06.iso / Software / Freeware / Exsate DV Capture Live 1.0 / dvcsetup.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2005-11-04  |  5.8 KB  |  74 lines

  1. ;InnoSetupVersion=5.0.4
  2. [Setup]
  3. AppName=Exsate DV Capture Live
  4. AppVerName=Exsate DV Capture Live 1.0
  5. AppId=Exsate DV Capture Live
  6. AppVersion=1.0
  7. AppPublisher=Exsate Software
  8. AppPublisherURL=http://www.exsate.com
  9. AppSupportURL=http://www.exsate.com/support/
  10. AppUpdatesURL=http://www.exsate.com/download/
  11. AppMutex=vxpress
  12. DefaultDirName={reg:HKLM\Software\Exsate\DV Capture Live,InstallDir|{pf}\Exsate DV Capture Live}
  13. DefaultGroupName=Exsate DV Capture Live
  14. UninstallDisplayIcon={app}\DVCLive.exe
  15. UninstallDisplayName=Exsate DV Capture Live
  16. OutputBaseFilename=dvcsetup
  17. Compression=lzma
  18. PrivilegesRequired=poweruser
  19. ChangesAssociations=yes
  20. LicenseFile=embedded\License.txt
  21. InfoBeforeFile=embedded\InfoBefore.txt
  22. WizardImageFile=embedded\WizardImage0.bmp
  23. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  24. [Files]
  25. Source: "{app}\DVCLive.exe"; DestDir: "{app}"; MinVersion: 0.0,5.0.2195; Flags: ignoreversion 
  26. Source: "{cf}\Exsate Shared\exsvl.ax"; DestDir: "{cf}\Exsate Shared"; MinVersion: 0.0,5.0.2195; Flags: regserver sharedfile 
  27. Source: "{app}\license.txt"; DestDir: "{app}"; MinVersion: 0.0,5.0.2195; Flags: ignoreversion 
  28. Source: "{app}\readme.txt"; DestDir: "{app}"; MinVersion: 0.0,5.0.2195; Flags: ignoreversion 
  29. Source: "{app}\dvcintrf.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0.2195; Flags: ignoreversion 
  30. [Registry]
  31. Root: HKLM; Subkey: "SOFTWARE\Exsate"; MinVersion: 0.0,5.0.2195; Flags: uninsdeletekeyifempty 
  32. Root: HKLM; Subkey: "SOFTWARE\Exsate\DV Capture Live"; ValueName: "InstallDir"; ValueType: String; ValueData: "{app}"; MinVersion: 0.0,5.0.2195; Flags: uninsdeletekeyifempty 
  33. Root: HKCR; Subkey: ".dvcl"; ValueType: String; ValueData: "dvclive.1"; MinVersion: 0.0,5.0.2195; Flags: createvalueifdoesntexist uninsdeletekey 
  34. Root: HKCR; Subkey: "dvclive.1"; ValueType: String; ValueData: "Exsate DV Capture Live Project"; MinVersion: 0.0,5.0.2195; Flags: uninsdeletekey 
  35. Root: HKCR; Subkey: "dvclive.1\DefaultIcon"; ValueType: String; ValueData: "{app}\DVCLive.exe,1"; MinVersion: 0.0,5.0.2195; 
  36. Root: HKCR; Subkey: "dvclive.1\shell\open\command"; ValueType: String; ValueData: """{app}\DVCLive.exe"" ""%1"""; MinVersion: 0.0,5.0.2195; 
  37. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlers\VideoCameraArrival"; ValueName: "ExsateDVCLHandler"; ValueType: String; MinVersion: 0.0,5.0.2195; Flags: uninsdeletevalue 
  38. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\ExsateDVCLHandler"; MinVersion: 0.0,5.0.2195; Flags: uninsdeletekey 
  39. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\ExsateDVCLHandler"; ValueName: "Action"; ValueType: String; ValueData: "Capture and recompress on the fly"; MinVersion: 0.0,5.0.2195; 
  40. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\ExsateDVCLHandler"; ValueName: "DefaultIcon"; ValueType: ExpandSZ; ValueData: "{app}\DVCLive.exe,0"; MinVersion: 0.0,5.0.2195; 
  41. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\ExsateDVCLHandler"; ValueName: "InitCmdLine"; ValueType: String; ValueData: "{app}\DVCLive.exe"; MinVersion: 0.0,5.0.2195; 
  42. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\ExsateDVCLHandler"; ValueName: "ProgID"; ValueType: String; ValueData: "Shell.HWEventHandlerShellExecute"; MinVersion: 0.0,5.0.2195; 
  43. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\ExsateDVCLHandler"; ValueName: "Provider"; ValueType: String; ValueData: "Exsate DV Capture Live"; MinVersion: 0.0,5.0.2195; 
  44. [INI]
  45. FileName: "{app}\dvclive.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.exsate.com"; 
  46. [Run]
  47. Filename: "{app}\DVCLive.exe"; Description: "Launch Exsate DV Capture Live"; MinVersion: 0.0,5.0.2195; Flags: postinstall skipifsilent nowait
  48. [Icons]
  49. Name: "{group}\Exsate DV Capture Live"; Filename: "{app}\DVCLive.exe"; WorkingDir: "{app}"; IconFilename: "{app}\DVCLive.exe"; Comment: "DV capture and encoding to AVI WMV on the fly. Displays DV date time stamp"; MinVersion: 0.0,5.0.2195; 
  50. Name: "{group}\Exsate DV Capture Live ReadMe"; Filename: "{app}\readme.txt"; Comment: "Important information about Exsate DV Capture Live"; MinVersion: 0.0,5.0.2195; 
  51. Name: "{group}\Exsate DV Capture Live on the Web"; Filename: "{app}\dvclive.url"; Comment: "Click to visit the Exsate DV Capture Live home page"; MinVersion: 0.0,5.0.2195; 
  52. Name: "{group}\Uninstall Exsate DV Capture Live"; Filename: "{uninstallexe}"; MinVersion: 0.0,5.0.2195; 
  53. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Exsate DV Capture Live"; Filename: "{app}\DVCLive.exe"; WorkingDir: "{app}"; IconFilename: "{app}\DVCLive.exe"; Comment: "DV capture and encoding to AVI WMV on the fly. Displays DV date time stamp"; Tasks: quicklaunchicon; MinVersion: 0.0,5.0.2195; 
  54. [Tasks]
  55. Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:"; MinVersion: 0.0,5.0.2195; 
  56. [InstallDelete]
  57. Type: files; Name: "{app}\exsvl.ax"; 
  58. [UninstallDelete]
  59. Type: files; Name: "{app}\vexpress.url"; 
  60. [CustomMessages]
  61. default.NameAndVersion=%1 version %2
  62. default.AdditionalIcons=Additional icons:
  63. default.CreateDesktopIcon=Create a &desktop icon
  64. default.CreateQuickLaunchIcon=Create a &Quick Launch icon
  65. default.ProgramOnTheWeb=%1 on the Web
  66. default.UninstallProgram=Uninstall %1
  67. default.LaunchProgram=Launch %1
  68. default.AssocFileExtension=&Associate %1 with the %2 file extension
  69. default.AssocingFileExtension=Associating %1 with the %2 file extension...
  70. [Languages]
  71. ; These files are stubs
  72. ; To achieve better results after recompilation, use the real language files
  73. Name: "default"; MessagesFile: "embedded\default.isl"; 
  74.